css: Fix handling of percentage for line-height
authorMatthias Clasen <mclasen@redhat.com>
Mon, 18 Oct 2021 20:45:10 +0000 (16:45 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 18 Oct 2021 20:53:46 +0000 (16:53 -0400)
commitc80e877c28f292081faa205c28ded90649a4147f
tree5ded2b0c2cbc7496efa6bba67a7ae6d4c8b7406d
parent5ff9f4a435178e1c40ce0c37376310afa584982f
css: Fix handling of percentage for line-height

We weren't doing the right thing here.
This is simpler, and works.

Fixes: #4354
gtk/gtkcsslineheightvalue.c